| 1. | Operator can only be used in unsafe code blocks 运算符只能在不安全代码块中使用。 |
| 2. | For more information about unsafe code , see 有关不安全代码的更多信息,请参见 |
| 3. | A custom task can run potentially unsafe code 自定义任务可以运行可能不安全的代码。 |
| 4. | To compile unsafe code , you must specify the 若要编译不安全代码,必须指定 |
| 5. | As with all unsafe code , use caution 与所有不安全代码一样,请谨慎使用。 |
| 6. | Never use unsafe code unless when using interop 除非涉及到互操作,永远不要用不的代码。 |
| 7. | No unsafe code can be accessed within the 中不能访问任何不安全代码。 |
| 8. | Never use unsafe code unless when using interop 除非涉及到互操作,永远不要用不安全的代码。 |
| 9. | Unsafe code has the following properties 不安全代码具有下列属性: |
| 10. | Safe and unsafe code c vs java 安全代码与不安全的代码( c #与java ) |